wgpu4k-toolkit
Toggle table of contents
0.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
wgpu4k-toolkit
wgpu4k-toolkit
/
io.ygdrasil.webgpu
/
[jvm]GLFWContext
GLFWContext
jvm
class
GLFWContext
(
val
windowHandler
:
Long
,
val
wgpuContext
:
WGPUContext
)
:
AutoCloseable
Members
Constructors
GLFWContext
Link copied to clipboard
jvm
constructor
(
windowHandler
:
Long
,
wgpuContext
:
WGPUContext
)
Properties
wgpu
Context
Link copied to clipboard
jvm
val
wgpuContext
:
WGPUContext
window
Handler
Link copied to clipboard
jvm
val
windowHandler
:
Long
Functions
close
Link copied to clipboard
jvm
open
override
fun
close
(
)